home *** CD-ROM | disk | FTP | other *** search
- --= SID = SIMTEL20 Ada Software Repository Item Description File = SID =--
- -- UNIT NAME : program Load_AR_Tape
- -- VERSION : 1.0
- -- REVIEW CODE :
- -- DDN ADDRESS : arlpsu@nems
- -- AUTHOR : A. F. Niessner, Jr.
- -- : ARL/Penn State University
- -- : P.O. Box 30
- -- : State College, Pa. 16804
- -- COPYRIGHT : (c) 1987 the Pennsylvania State University
- -- DATE CREATED : February 9, 1987
- -- DATE RELEASED : February 9, 1987
- -- DATE LAST UPDATED : March 7, 1987
- -- LOCATION : ASR
- -- ENVIRONMENT : Data General MV10000,
- -- : Rolm ADE
- --= CLASSIFICATION ===============================================--
- -- CATEGORY LEVEL 1 : TOOLS
- -- CATEGORY LEVEL 2 : Load ASR Tape on DG
- -- CATEGORY LEVEL 3 :
- -- CATEGORY LEVEL 4 :
- -- KEYWORD : Ada Repository
- -- KEYWORD : ANSI Standard Tapes
- -- KEYWORD : Automated Loading
- -- INDEX : Ada Software Repository Tapes
- -- INDEX : ANSI Standard Tapes
- -- INDEX : Automated Loading
- -- TAXONOMY :
- -- DEPENDENCIES :
- -- SEE ALSO :
- --= FILE LISTING ===============================================--
- -- FILE SPECS : PD:<ADA.STARTER-KIT>LART.*
- -- DIRECTORY DISPLAY :
- -- Directory PD:<ADA.STARTER-KIT>
- -- File Name Byte Count Line Count
- -- --------------- ---------- ----------
- -- LART.DOC 10936 256
- -- LART.PRO 2694 66
- -- LART.SRC 31860 1072
- -- =============== ========== ==========
- -- 3 Files 45490 1394
- --= ABSTRACT ===============================================--
- -- The program, Load_AR_Tape, and it's supporting
- -- packages, automate the process of loading the
- -- ANSI standard tape copies into a Data General
- -- MV10000. The directory structure of the Ada
- -- repository is preserved.
- --
- --= REVISION HISTORY ===============================================--
- --
- --
- -- DATE VERSION AUTHOR HISTORY
- -- 3/7/87 1.0 A. F. Niessner, Jr. Initial Release
- --
- --= RELEASE NOTICE ===============================================--
- --
- -- This prologue must be included in all copies of this software.
- --
- -- This software is copyright by the author.
- --
- -- This software is released to the Ada community.
- -- This software is released to the Public Domain (note:
- -- software released to the Public Domain is not subject
- -- to copyright protection).
- -- Restrictions on use or distribution: NONE
- --
- --= DISCLAIMER ===============================================--
- -- This software and its documentation are provided "AS IS" and
- -- without any expressed or implied warranties whatsoever. No warranties
- -- as to performance, merchantability, or fitness for a particular
- -- purpose exist.
- -- The user is advised to test the software thoroughly before
- -- relying on it. The user must assume the entire risk and liability of
- -- using this software. In no event shall any person or organization of
- -- people be held responsible for any direct, indirect, consequential or
- -- inconsequential damages or lost profits.
- --======================================================================--
-